/* $Id: win32_v.h 2725 2005-07-27 19:22:38Z tron $ */

#ifndef VIDEO_WIN32_H
#define VIDEO_WIN32_H

#include "../hal.h"

extern const HalVideoDriver _win32_video_driver;

#endif
